home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / sane.d / epson2.conf < prev    next >
Text File  |  2009-10-14  |  376b  |  28 lines

  1. # epson2.conf
  2. #
  3. # here are some examples for how to configure the EPSON2 backend
  4.  
  5. # SCSI
  6. scsi EPSON
  7. # for the GT-6500:
  8. #scsi "EPSON SC"
  9.  
  10. # Parallel port
  11. #pio 0x278
  12. #pio 0x378
  13. #pio 0x3BC
  14.  
  15. # USB
  16. usb
  17.  
  18. # For libusb support for unknown scanners use the following command
  19. # usb <product ID> <device ID>
  20. # e.g.:
  21. # usb 0x4b8 0x110
  22.  
  23. # Network
  24. # net 192.168.1.123
  25. net autodiscovery
  26.  
  27.